CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TCP 封装

搜索资源列表

  1. Sockets-1.8.3

    0下载:
  2. sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP / UDP sockets, TCP encryption, HTTP protocol, highly customizable error handl
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:202693
    • 提供者:贾志远
  1. TCP_IP基本使用范例代码

    0下载:
  2. TCP_IP基本使用范例代码 对于TCP——IP的了解非常有帮助的,整个网络的流通以及数据的封装传输,都比较方便来到达对方的端口-TCP_IP basic example of the use of code for TCP -- IP have been very helpful in understanding the network and the flow of data transmission packages are relatively easy to reach each
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14812
    • 提供者:冬季
  1. tcpudpproxy

    0下载:
  2. 一个封装非常好的tcp、udp异步客户端通讯类 自动支持sock4、sock5代理,在循环的数据发送中可保证数据的成功发送-a very good tcp, udp asynchronous client communications automatically support sock4, sock5 agents, the cycle of the data can be sent to ensure the success of this data
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:236499
    • 提供者:邹远富
  1. UnitVPacket

    0下载:
  2. 用delphi实现封装的网络ip包截获分析类,基于网卡混杂模式监听tcp-achieve with the package intercepted network ip packet analysis categories, based on the hybrid model card eavesdropping tcp
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1169
    • 提供者:戴保定
  1. MyTcpClient

    0下载:
  2. 封装好了的一个TCP客户端程序,可以移植到其他项目中,采用VC++6.0开发完成。-a good package of a TCP client, can be transferred to other projects, using VC 6.0 is developed.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:81946
    • 提供者:刘伟明
  1. gprsAt

    0下载:
  2. 一个gprs通讯的数个 at命令封装,需要串口支持,没有实现所有的at命令,实现了几个关键的命令,比如:拨 接 电话,tcp连接等。可以增加函数。-a GPRS communications at the several orders Packaging need serial, not at all in order to achieve several key orders, such as : dial telephone, tcp connections. Increase functi
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2327
    • 提供者:大邢
  1. fenice-1.11

    0下载:
  2. internet的tcp/ip协议的服务器端实现源码,包括rtp,rtcp,rtsp协议的数据封装实现代码-the internet tcp / ip agreement server achieving source, including rtp. rtcp, rtsp agreement data encapsulation code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:829213
    • 提供者:apple_spring_hu
  1. CCNAstudyguide

    0下载:
  2. 本书详细介绍CCNA考试的内容,主要有:互连网络的模型、Cisco路由器、交换机和集线器的特点;Cisco IOS软件的初步知识;TCP/IP协议套件的综合概括;管理广域网,配置ISDN、帧中继和ATM;学习IP配置;Novell IPX协议栈、IPX封装类型和SAP及RIP的配置;使用访问表进行基本的通信量管理;默认的局域网连网,跨域配置VLAN。 在每一章中,均有针对认证目标的详细说明、有关认证的总结信息、2分钟练习和自我测试题,可帮助读者更好地理解认证的内容。 -book CCNA det
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8618040
    • 提供者:spx
  1. NAT_TCP_FireWall

    0下载:
  2. TCP穿透NAT。本文将TCP穿透NAT的过程封装了。-TCP penetrate NAT. This paper will penetrate NAT TCP Packaging of the process.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:312580
    • 提供者:程晔儿
  1. czsocket

    0下载:
  2. 自己写的Unix/Linux下面的封装了TCP网络客户端连接、服务端监听、连接收发处理的类-himself wrote the Unix / Linux Packaging following a TCP network client. - bugging services to connect the transceiver category
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:5282
    • 提供者:陈钟
  1. 20070426

    1下载:
  2. 基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码,工程server和client是对该框架的简单测试 和应用。框架实现了基于消息的TCP网络通信,(避免了TCP的数据“粘连”问题)并进 行了封装,封装后的界面iocpapi.h非常简洁,应用程序代码只需要简单包含 iocpapi.h,就可以实现自己的网络应用.具体例子可以参考server和client代码提供 的两个类分别用于服务器端和客户端(一般来说客户端不用管理大量连接,所以有点 杀鸡用牛刀
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:46960
    • 提供者:tanglongsh
  1. Server

    0下载:
  2. 使用libevevt 封装的 TCP服务器和客户端。(TCP server and client using libevevt encapsulation)
  3. 所属分类:网络

  1. NetMode

    0下载:
  2. C++ 封装的tcp通信程序,有调用demo(C++ package TCP communication procedures, there are calls to demo)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:211968
    • 提供者:解放军
  1. TcpServerClient

    0下载:
  2. 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
  3. 所属分类:C#编程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:小唐Bininc
  1. STM32_TCP_Client

    0下载:
  2. 网络数据传输,封装了uIP协议栈,连接服务端进行数据交互。(The network data transmission, encapsulates the uIP protocol stack, connects the server to the data interaction.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:10416128
    • 提供者:二货1
  1. TCP_IP socket编程

    0下载:
  2. 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。   《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:19015680
    • 提供者:supramolecular
  1. Wavemaster_W5300

    0下载:
  2. 用FPGA语言,基于W5300芯片实现TCP/IP协议的网络传输,将W5300部分程序实现IP封装,只有输入输出管脚和时钟,复位等管脚(FPGA language is used to realize the network transmission of TCP/IP protocol based on W5300 chip. The W5300 part of the program realizes IP packaging, and only the input and output p
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:24583168
    • 提供者:董教授
  1. LaSaNewNB_M88E1111_TCP1000mhz

    1下载:
  2. 用FPGA,基于M88E1111芯片实现的TCP/IP协议的千兆网,将协议封装成IP核(With the FPGA, the TCP/IP protocol based on the M88E1111 chip is used to encapsulate the protocol into IP core)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:19307520
    • 提供者:董教授
  1. MYTOOLS

    5下载:
  2. C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:6617088
    • 提供者:southeastofstar
  1. CWSS-0_5_5

    1下载:
  2. 网络封装的库,很灵活.包括了消息发送接收,文字发送接收等等(UDP TCP SOCKET DLL)
  3. 所属分类:通讯编程

    • 发布日期:2020-12-03
    • 文件大小:1231872
    • 提供者:aiernet
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com